nnimap.el (nnimap-login): Refactored out into own function, and implement CRAM-MD5.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 2 Jan 2011 23:17:32 +0000 (23:17 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 2 Jan 2011 23:17:32 +0000 (23:17 +0000)
commite5c51001d8e7acfdc119e05666328cdccf28eb3e
tree607daffb9abc5a0d7d2a1c4855740d335eaf4c42
parenta3b44a073a53318f44db241a90a7acb00c43f694
nnimap.el (nnimap-login): Refactored out into own function, and implement CRAM-MD5.
 (nnimap-wait-for-line): Refactored out.
shr.el (shr-rescale-image): Display all GIF images as animated images.
nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.  This avoids sending passwords in plain text over non-encrypted channels.
lisp/gnus/ChangeLog
lisp/gnus/nnimap.el
lisp/gnus/shr.el